C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class / IsPlain Property

In This Topic
IsPlain Property (C1GroupDataCollection<S>)
In This Topic
Gets whether the group items will be inline with the data items or the items will be the first level of group items.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsPlain As Boolean
 
See Also